home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 351-375 / disk_352 / mg / src.lzh / h / varargs.h < prev    next >
C/C++ Source or Header  |  1990-05-23  |  219b  |  7 lines

  1. /*
  2.  * The default assumes your system has a varargs.h, and gets it for you.
  3.  * Systems without a varargs.h will need to provide one of their own. The on
  4.  * in /sys/amiga works on most systems. 
  5.  */
  6. #include <varargs.h>
  7.